home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Graphics / TeXPreview / Texsetscrap Doc < prev    next >
Encoding:
Text File  |  1985-08-09  |  1.4 KB  |  37 lines  |  [TEXT/ttxt]

  1. To net.sources.mac I have posted yet another TeX related
  2. application, called TeXSetScrap, which enables you to 
  3. include Macintosh pictures into a TeX document.
  4.  
  5. The generated TeX commands can be incorporated in another
  6. TeX input file, or fed to TeX on its own. By using this
  7. program you can typeset Macintosh pictures within your TeX
  8. documents in a standard TeX way.
  9.  
  10. There are some restrictions, however, mainly due to
  11. TeX (of course). The picture is typeset using rules,
  12. which cost TeX rather a lot of memory to store.
  13. If TeX complains about "TeX capacity exceeded" or
  14. something like that, take a smaller picture. Avoid
  15. patterns like gray especially, as every pixel will
  16. become one rule! I think you will not be able to
  17. typeset a screendump with a standard production TeX,
  18. but small pictures like icons will work.
  19.  
  20. TeXSetScrap (the name of the application) has an icon of
  21. its own. If it does not appear, try setting the bundle bit
  22. with FEdit, or rebooting with the option and command keys
  23. both pressed. TeXnicians will find out what the icon means.
  24.  
  25. This is a very first version, merely a tryout. Some things
  26. can be done more efficiently, like using \skip<skip register>
  27. instead of \skip<explicit glue>. Also the use of leaders
  28. may prove interesting. (This for the real TeXackers only.)
  29.  
  30. Let me know if this is a useful application for you!
  31.  
  32. Rick Jansen
  33. {seismo,decvax,philabs}!mcvax!sara70!rick  (until 1-Sep-85)
  34.  
  35.  
  36.  
  37.